Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The customer unique identifier in your system
Response
Customer deleted
Delete a customer by id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer unique identifier in your system
Customer deleted